GtkSeparatorToolItem: Remove draw flag
authorTimm Bäder <mail@baedert.org>
Sat, 7 Jul 2018 16:33:43 +0000 (18:33 +0200)
committerTimm Bäder <mail@baedert.org>
Sun, 8 Jul 2018 07:41:15 +0000 (09:41 +0200)
commit6e47d0bf4a689bb1f1f2a4022aed4183ac122914
treeede86961f7a3216155f34b3fea14d329247a8fa1
parent50b79ae0ab0cd3fe0517ac3e93e54152e2fa7520
GtkSeparatorToolItem: Remove draw flag

We can as well query the current value of the flag using
gtk_style_context_has_class.
gtk/gtkseparatortoolitem.c